home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-07-02 | 986 b | 27 lines | [TEXT/MPS ] |
- ExampleDraw Update (for MPW users)
- Larry Rosenstein
- 7/1/90
-
- These files modify the UStream unit to fix 2 bugs in the TCountingStream class.
- One bug was that the fPosition field of TCountingStream wasn't initialized in
- ICountingStream. In addition, there were no methods to get and set the stream's
- position and size.
-
- The 'MPW Diffs' folder contain the differences to be applied to the original
- ExampleDraw sources. The script Converter will merge the difference files into
- the original sources. (The original files will be renamed after conversion.)
- It is important to run the conversion on the original ExampleDraw sources,
- because the conversion process works by line number and not the actual text.
-
- Simply execute the 'Converter' command, and select the folder containing the
- original sources and the 'MPW Diffs' folder.
-
- Let me know if you have any comments or problems.
-
- Larry Rosenstein
- 182 Muir Ave
- Santa Clara, CA 95051
-
- Internet: lsr@Apple.COM
- AppleLink: ROSENSTEIN1
-